| Fully Qualified Name: | Laminas\Mvc\View\Http\CreateViewModelListener | 
| Extends: | AbstractListenerAggregate | 
| Name | Description | Defined By | 
|---|---|---|
| attach() | {@inheritDoc} | CreateViewModelListener | 
| createViewModelFromArray() | Inspect the result, and cast it to a ViewModel if an assoc array is detected | CreateViewModelListener | 
| createViewModelFromNull() | Inspect the result, and cast it to a ViewModel if null is detected | CreateViewModelListener | 
| detach() | {@inheritDoc} | AbstractListenerAggregate | 
{@inheritDoc}
| Parameter Name | Type | Description | 
|---|---|---|
| $events | ||
| $priority | 
Returns:
Inspect the result, and cast it to a ViewModel if an assoc array is detected
| Parameter Name | Type | Description | 
|---|---|---|
| $e | \MvcEvent | 
Returns: void
Inspect the result, and cast it to a ViewModel if null is detected
| Parameter Name | Type | Description | 
|---|---|---|
| $e | \MvcEvent | 
Returns: void
{@inheritDoc}
| Parameter Name | Type | Description | 
|---|---|---|
| $events | 
Returns: